home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / redcarhi3.swf / scripts / DefineButton2_26 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2008-09-26  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.